compress/flate.decompressor.copyDist (field)
4 uses
compress/flate (current package)
inflate.go#L298: copyDist int
inflate.go#L598: f.copyLen, f.copyDist = length, dist
inflate.go#L605: cnt := f.dict.tryWriteCopy(f.copyDist, f.copyLen)
inflate.go#L607: cnt = f.dict.writeCopy(f.copyDist, f.copyLen)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)